home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / as.lang < prev    next >
Text File  |  2004-07-06  |  6KB  |  64 lines

  1. # Action Script language definition file
  2. # Based upon syntax file for EditPlus written by Aqeel A Malik
  3. #
  4. # Author: Andre Simon
  5. #   Mail: andre.simon1@gmx.de
  6. #   Date: 20.11.2003
  7. # ------------------------------------------
  8. # This file is a part of highlight, a free source code converter released under the GPL.
  9. #
  10. # The file is used to describe keywords and special symbols of programming languages.
  11. # See README in the highlight directory for details.
  12. #
  13. # New definition files for future releases of highlight are always appreciated ;)
  14. #
  15. # ----------
  16. # andre.simon1@gmx.de
  17. # http:/www.andre-simon.de/
  18.  
  19. $KW_LIST(kwa)=FCheckBox FComboBox FListBox FPushButton FRadioButton FScrollBar FScrollPane FStyleFormat getEnabled getLabel getValue registerSkinElement setChangeHandler setEnabled
  20. setLabel setLabelPlacement setSize setStyleProperty setValue addItem addItemAt getItemAt getLength getRowCount getScrollPosition getSelectedIndex getSelectedItem removeAll
  21. removeitemAt replaceItemAt setDataProvider setEditable setItemSymbol setRowCount setSelectionIndex sortItemsBy getSelectedIndices getSelectedItems getSelectMultiple
  22. setAutoHideScrollBar setScrollPosition setSelectedIndex setSelectedIndices setSelectMultiple setWidth setClickHandler getGroupName setGroupName getData getState setData setState
  23. setScrollTarget setSmallScroll setScrollProperties setHorizontal setLargeScroll getPaneHeight getPaneWidth getScrollContent loadScrollContent refreshPane setDragContent
  24. setHScroll setScrollContent setVScroll globalStyleFormat addListener applyChanges removeListener arrow background backgroundDisabled check darkshadow embedFonts face
  25. focusRectInner focusRectOuter foregroundDisabled highlight highlight3D radioDot ScrollTrack selection selectionDisabled selectionUnfocused shadow textAlign textBold textColor
  26. textDisabled textFont textIndent textItalic textLeftMargin textRightMargin textSelected textSize textUnderline
  27.  
  28.  
  29. $KW_LIST(kwb)=abs acos add and appendChild Array asin atan atan2 attachMovie attachSound attributes BACKSPACE Boolean break call CAPSLOCK ceil charAt charCodeAt childNodes chr
  30. cloneNode close Color concat connect constructor continue CONTROL cos createElement createTextNode Date delete DELETEKEY do docTypeDecl DOWN duplicateMovieClip E else END ENTER
  31. eq ESCAPE escape eval evaluate exp false firstChild floor for fromCharCode fscommand function ge getAscii getBeginIndex getBounds getBytesLoaded getBytesTotal getCaretIndex
  32. getCode getDate getDay getEndIndex getFocus getFullYear getHours getMilliseconds getMinutes getMonth getPan getProperty getRGB getSeconds getTime getTimer getTimezoneOffset
  33. getTransform getURL getUTCDate getUTCDay getUTCFullYear getUTCHours getUTCMilliseconds getUTCMinutes getUTCMonth getUTCSeconds getVersion getVolume getYear globalToLocal
  34. gotoAndPlay gotoAndStop gt hasChildNodes hide hitTest HOME if ifFrameLoaded in indexOf Infinity INSERT insertBefore int isDown isFinite isNaN isToggled join Key lastChild
  35. lastIndexOf le LEFT length LN10 LN2 load loaded loadMovie loadVariables localToGlobal log LOG10E LOG2E lt Math max MAX_VALUE maxscroll mbchr mblength mbord mbsubstring min
  36. MIN_VALUE Mouse MovieClip NaN ne NEGATIVE_INFINITY new newline nextFrame nextScene nextSibling nodeName nodeType nodeValue not null Number Object onClipEvent onClose onConnect
  37. OnLoad onXML or ord parentNode parseFloat parseInt parseXML PGDN PGUP PI play pop POSITIVE_INFINITY pow prevFrame previousSibling prevScene print printAsBitmap push random
  38. removeMovieClip removeNode return reverse RIGHT round scroll Selection send sendAndLoad set setDate setFocus setFullYear setHours setMilliseconds setMinutes setMonth setPan
  39. setProperty setRGB setSeconds setSelection setTime setTransform setUTCDate setUTCFullYear setUTCHours setUTCMilliseconds setUTCMinutes setUTCMonth setUTCSeconds setVolume
  40. setYear shift SHIFT show sin slice sort Sound SPACE splice split sqrt SQRT1_2 SQRT2 start startDrag status stop stopAllSounds stopDrag String substr substring swapDepths TAB tan
  41. targetPath tellTarget this toggleHighQuality toLowerCase toString toUpperCase trace true typeof unescape unloadMovie unshift UP updateAfterEvent UTC valueOf var while with void
  42. XML xmlDecl XMLSocket apply Arguments asfunction beginFill beginGradientFill blockIndent bullet Button callee caller capabilities case check clear clearInterval contentType
  43. createEmptyMovieClip createTextField curveTo default docTypeDecl duration ^#endinitclip embedFonts enabled endFill face font foregroundDisabled _global gloablStyleFormat
  44. hasAccessibility hasAudio hasAudioEncoder hasMP3 hasVideoEncoder height hitArea hscroll html htmlText ignoreWhite indent ^#initclip install instanceof isActive italic language
  45. leading leftMargin lineStyle lineTo list loadMovieNum loadScrollContent loadSound loadVariablesNum LoadVars manufacturer method moveTo multiline onChanged onData onDragOut
  46. onDragOver onEnterFrame onKeyDown onKeyUp onKillFocus onMouseDown onMouseMove onMouseUp onPress onRelease onReleaseOutside onResize onRollout onRollOver onScroller onSetFocus
  47. onSort onSoundComplete onUnload os password pixelAspectRatio position printAsBitmapNum printNum registerClass resolutionX resoultionY restrict scaleMode screenColor screenDPI
  48. screenResolution size super switch System target textWidthtrackAsMenu type undefined underline uninstall unLoadMovieNum unwatch url useHandCursor variable version watch width
  49. wordWrap
  50.  
  51. $STRINGDELIMITERS="
  52.  
  53. $SL_COMMENT=//
  54.  
  55. $ML_COMMENT=/* */
  56.  
  57. $ALLOWNESTEDCOMMENTS=true
  58.  
  59. $IGNORECASE=false
  60.  
  61. $ESCCHAR=\
  62.  
  63. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / *  %  + -
  64.